go/types.action.f (field)

3 uses

	go/types (current package)
		check.go#L74: 	f    func()      // action to be executed
		check.go#L196: 	check.delayed = append(check.delayed, action{f: f})
		check.go#L388: 		a.f() // may append to check.delayed